[INFO] cloning repository https://github.com/ItsSelis/vchatlog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ItsSelis/vchatlog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsSelis%2Fvchatlog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsSelis%2Fvchatlog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1deebc0105caa3795152150066b4fd5123a89ed0
[INFO] fixing ItsSelis/vchatlog against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsSelis%2Fvchatlog" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ItsSelis/vchatlog
[INFO] finished tweaking git repo https://github.com/ItsSelis/vchatlog
[INFO] tweaked toml for git repo https://github.com/ItsSelis/vchatlog written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ItsSelis/vchatlog on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ItsSelis/vchatlog already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Absolucy/meowtonin.git`
[INFO] [stderr]     Updating git repository `https://github.com/ZeWaka/rust-mysql-simple.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple-logging v2.0.2
[INFO] [stderr]   Downloaded twox-hash v2.1.1
[INFO] [stderr]   Downloaded thread-id v3.3.0
[INFO] [stderr]   Downloaded named_pipe v0.4.1
[INFO] [stderr]   Downloaded phf v0.8.0
[INFO] [stderr]   Downloaded mysql-common-derive v0.32.1
[INFO] [stderr]   Downloaded btoi v0.4.3
[INFO] [stderr]   Downloaded io-enum v1.2.0
[INFO] [stderr]   Downloaded bufstream v0.1.4
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded thin-slice v0.1.1
[INFO] [stderr]   Downloaded servo_arc v0.1.1
[INFO] [stderr]   Downloaded constcat v0.6.1
[INFO] [stderr]   Downloaded phf_codegen v0.8.0
[INFO] [stderr]   Downloaded phf_shared v0.8.0
[INFO] [stderr]   Downloaded phf_macros v0.8.0
[INFO] [stderr]   Downloaded phf_generator v0.8.0
[INFO] [stderr]   Downloaded inventory v0.3.20
[INFO] [stderr]   Downloaded kuchiki v0.8.1
[INFO] [stderr]   Downloaded mysql_common v0.34.1
[INFO] [stderr]   Downloaded rand_pcg v0.2.1
[INFO] [stderr]   Downloaded seize v0.5.0
[INFO] [stderr]   Downloaded libloading v0.9.0
[INFO] [stderr]   Downloaded dtoa v1.0.10
[INFO] [stderr]   Downloaded selectors v0.22.0
[INFO] [stderr]   Downloaded cssparser v0.27.2
[INFO] [stderr]   Downloaded markup5ever v0.10.1
[INFO] [stderr]   Downloaded papaya v0.2.1
[INFO] [stderr]   Downloaded html5ever v0.25.2
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 825397b0edc3567c069386d06e54c0271c63e95f137c11c9d0c7cb852cf35153
[INFO] running `Command { std: "docker" "start" "825397b0edc3567c069386d06e54c0271c63e95f137c11c9d0c7cb852cf35153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "825397b0edc3567c069386d06e54c0271c63e95f137c11c9d0c7cb852cf35153" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "825397b0edc3567c069386d06e54c0271c63e95f137c11c9d0c7cb852cf35153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "825397b0edc3567c069386d06e54c0271c63e95f137c11c9d0c7cb852cf35153" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling mysql_common v0.34.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling meowtonin-byondapi-sys v0.3.0 (https://github.com/Absolucy/meowtonin.git?branch=oh-god-why#4052e4ef)
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling mysql-common-derive v0.32.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]     Checking seize v0.5.0
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]    Compiling mysql v26.0.0 (https://github.com/ZeWaka/rust-mysql-simple.git?tag=v26.0.0#8a47884a)
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking papaya v0.2.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling io-enum v1.2.0
[INFO] [stderr]    Compiling meowtonin-impl v0.3.0 (https://github.com/Absolucy/meowtonin.git?branch=oh-god-why#4052e4ef)
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]     Checking constcat v0.6.1
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking simple-logging v2.0.2
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking kuchiki v0.8.1
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking meowtonin v0.3.0 (https://github.com/Absolucy/meowtonin.git?branch=oh-god-why#4052e4ef)
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/meowtonin-384090e48d1c1aa5/4052e4e/crates/core/src/strid.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |     if id == NONE as u32 { None } else { Some(id) }
[INFO] [stdout]    |              ^^^^^^^^^^^ expected `u64`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `u64` with `u32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/meowtonin-384090e48d1c1aa5/4052e4e/crates/core/src/strid.rs:33:8
[INFO] [stdout]     |
[INFO] [stdout]  33 |     if id == NONE as u32 { None } else { Some(id) }
[INFO] [stdout]     |           ^^ no implementation for `u64 == u32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq<u32>` is not implemented for `u64`
[INFO] [stdout] help: `u64` implements trait `PartialEq<Rhs>`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cmp.rs:1876:12
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PartialEq`
[INFO] [stdout]    ::: /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cmp.rs:1900:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/value/partial_eq.rs:76:13
[INFO] [stdout]     |
[INFO] [stdout]  76 |               impl PartialEq<Value> for $ty {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `PartialEq<Value>`
[INFO] [stdout] ...
[INFO] [stdout]  97 | / partialeq_numeric! {
[INFO] [stdout]  98 | |     eq_i64[i8 i16 i32 i64 isize]
[INFO] [stdout]  99 | |     eq_u64[u8 u16 u32 u64 usize]
[INFO] [stdout] 100 | |     eq_f32[f32]
[INFO] [stdout] 101 | |     eq_f64[f64]
[INFO] [stdout] 102 | |     eq_bool[bool]
[INFO] [stdout] 103 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `partial_eq_impl` which comes from the expansion of the macro `partialeq_numeric` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/meowtonin-384090e48d1c1aa5/4052e4e/crates/core/src/strid.rs:48:65
[INFO] [stdout]    |
[INFO] [stdout] 48 |     unsafe { ByondValue::new_ref_unchecked(ByondValueType::String, id) }
[INFO] [stdout]    |              -----------------------------                         ^^ expected `u32`, found `u64`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/meowtonin-384090e48d1c1aa5/4052e4e/crates/core/src/value/reference.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const unsafe fn new_ref_unchecked(value_type: ByondValueType, ref_id: u32) -> Self {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^                             -----------
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 48 |     unsafe { ByondValue::new_ref_unchecked(ByondValueType::String, id.try_into().unwrap()) }
[INFO] [stdout]    |                                                                      ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/meowtonin-384090e48d1c1aa5/4052e4e/crates/core/src/strid.rs:56:65
[INFO] [stdout]    |
[INFO] [stdout] 56 |     unsafe { ByondValue::new_ref_unchecked(ByondValueType::String, id) }
[INFO] [stdout]    |              -----------------------------                         ^^ expected `u32`, found `u64`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/meowtonin-384090e48d1c1aa5/4052e4e/crates/core/src/value/reference.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const unsafe fn new_ref_unchecked(value_type: ByondValueType, ref_id: u32) -> Self {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^                             -----------
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 56 |     unsafe { ByondValue::new_ref_unchecked(ByondValueType::String, id.try_into().unwrap()) }
[INFO] [stdout]    |                                                                      ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/meowtonin-384090e48d1c1aa5/4052e4e/crates/core/src/value/reference.rs:41:39
[INFO] [stdout]    |
[INFO] [stdout] 41 |         if result == 0 { None } else { Some(result) }
[INFO] [stdout]    |                                        ---- ^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the type constructed contains `u64` due to the type of the argument passed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/meowtonin-384090e48d1c1aa5/4052e4e/crates/core/src/value/reference.rs:41:34
[INFO] [stdout]    |
[INFO] [stdout] 41 |         if result == 0 { None } else { Some(result) }
[INFO] [stdout]    |                                        ^^^^^------^
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/option.rs:605:4
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 41 |         if result == 0 { None } else { Some(result.try_into().unwrap()) }
[INFO] [stdout]    |                                                   ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/meowtonin-384090e48d1c1aa5/4052e4e/crates/core/src/value/reference.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |             data: ByondValueData { ref_: ref_id },
[INFO] [stdout]    |                                          ^^^^^^ expected `u64`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `meowtonin` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "825397b0edc3567c069386d06e54c0271c63e95f137c11c9d0c7cb852cf35153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "825397b0edc3567c069386d06e54c0271c63e95f137c11c9d0c7cb852cf35153", kill_on_drop: false }`
[INFO] [stdout] 825397b0edc3567c069386d06e54c0271c63e95f137c11c9d0c7cb852cf35153
